|
NcApi
|
Parameters for the NcApiWesCmd function. More...
#include <NcApi.h>
Data Fields | |
| uint8_t | uid [5] |
| UID. More... | |
| uint16_t | nodeId |
| NodeId. More... | |
| void * | callbackToken |
| Application provided token / context / tag that it wants to called back with. NcApi does not inspect this parameter, it merely passes it along. More... | |
Parameters for the NcApiWesCmd function.
| void* NcApiWesResponseParams::callbackToken |
Application provided token / context / tag that it wants to called back with. NcApi does not inspect this parameter, it merely passes it along.
| uint16_t NcApiWesResponseParams::nodeId |
NodeId.
| uint8_t NcApiWesResponseParams::uid[5] |
UID.
1.8.10